CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - differential evolution

搜索资源列表

  1. CoDE

    0下载:
  2. Author: Yong Wang Last Edited: July 1, 2010 Email: ywang@csu.edu.cn Reference: Differential Evolution with Composite Trial Vector Generation Strategies and Control Parameters IEEE Transactions on Evolutionary Computation, Accepted
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:1990
    • 提供者:freewish
  1. thesis_maincontents

    0下载:
  2. Thesis :- SSSC based damping controller using Differential Evolution Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-12-06
    • 文件大小:667513
    • 提供者:barsa1309
  1. DE

    0下载:
  2. 差分演花算法,基本程序。差分演化算法是一种快 速的演化算法, 它采用实数编码, 并利用个体间的差分信息 来指导新产生个体的搜索.-Differential speech spend algorithm, the basic procedures. Differential evolution algorithm is a fast evolutionary algorithm, which uses real-coded differential between the individual i
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:901998
    • 提供者:吴伟林
  1. DE_CPP

    0下载:
  2. 此程序是差分演化算法的基本程序,希望能对大家有用。-This program is the basic program of the differential evolution algorithm, hoping to be useful for all of us.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:30944
    • 提供者:吴伟林
  1. DE_2

    0下载:
  2. This Program performs the differential evolution optimization for designing a P-This Program performs the differential evolution optimization for designing a PSS
  3. 所属分类:Energy industry

    • 发布日期:2017-11-26
    • 文件大小:1579
    • 提供者:abdullhafeez
  1. DEPalgorithm

    0下载:
  2. very useful matlab differential evolution algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:30640
    • 提供者:aaa
  1. DEmath

    0下载:
  2. Differential Evolution Algorithm Matlab code
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:32039
    • 提供者:zimo niu
  1. Main

    0下载:
  2. hansen函数de算法 差分进化算法-hansen function de algorithm differential evolution algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1845
    • 提供者:咸龙滨
  1. Intelligent-optimization-algorithm-

    0下载:
  2. 收集的目前比较流行的智能算法的matlab代码,包含:粒子群算法、人工蚂蚁算法、人工免疫算法、免疫粒子群优化算法、差分进化算法、上帝算法-Collect the more popular intelligent algorithm matlab code, including: particle swarm optimization, artificial ants algorithm, artificial immune algorithm, immune particle swarm opt
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:55811
    • 提供者:裤子
  1. deeld

    0下载:
  2. Solution to Economic Dispatch by Differential evolution
  3. 所属分类:Energy industry

    • 发布日期:
    • 文件大小:26590
    • 提供者:iraj
  1. DE-phase-only-synthesis

    0下载:
  2. 运用差分进化算法实现一维线阵方向图优化,还包含了带有单纯形算法局部搜索的混合算法程序-One-dimensional linear array pattern optimization using differential evolution algorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-11-12
    • 文件大小:45056
    • 提供者:解磊
  1. f1

    0下载:
  2. 用差分进化算法辨识非线性函数的参数,算法简单,实现容易,比较合适初学者-Differential evolution algorithm for identification of nonlinear function parameters, the algorithm is simple, and easy to implement, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1270
    • 提供者:陈雨
  1. Intelligent-Optimization-Algorithm

    1下载:
  2. 六种智能优化算法:人工蚂蚁算法、人工免疫算法、粒子群优化算法、免疫粒子群优化算法、差分进化算法、上帝算法-The six intelligent optimization algorithm: artificial ant algorithms, artificial immune algorithm, particle swarm optimization algorithm, immune particle swarm optimization, differential evolution
  3. 所属分类:matlab

    • 发布日期:2015-11-12
    • 文件大小:28672
    • 提供者:张亚辉
  1. DEvolution

    0下载:
  2. Differential evolution tool box
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:537270
    • 提供者:forseeking
  1. DEA

    0下载:
  2. 差分进化算法MATLAB程序,是一种智能优化算法-Differential evolution algorithm MATLAB program, is an intelligent optimization algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1050
    • 提供者:王灿
  1. Difeval

    0下载:
  2. TRAINDIFFEVOL is a network training function that updates weight and bias values according to differential evolution optimization.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-22
    • 文件大小:5712
    • 提供者:burak2040
  1. DEcshp(1)

    0下载:
  2. Differential evolution (DE) is an efficient and powerful population-based stochastic search technique for solving optimization problems over continuous space, which has been widely applied in many scientific and engineering fields. However, the succe
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:134840
    • 提供者:Blue
  1. DE

    0下载:
  2. Differential Evolution
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:2322
    • 提供者:Bruno
  1. DEnew

    0下载:
  2. 差分进化算法-DE算法,是一种有效简单的最优化方法,本资源是典型的DE算法的源代码,帮助读者进行学习研究。-Differential evolution algorithm-DE algorithm is a simple and effective optimization method, this resource is a typical DE algorithm source code, help the reader to study and research.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:1151868
    • 提供者:sanmalove
  1. EAlib

    0下载:
  2. Evolutionary Algorithms Framework. 里面包含很多进化算法,包括粒子群算法,差分进化算法,遗传算法等。-Evolutionary Algorithms Framework which contains a lot of evolutionary algorithm, particle swarm optimization, differential evolution algorithm, genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:13625344
    • 提供者:凉风
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com